[INFO] fetching crate secop-modules 0.1.3...
[INFO] testing secop-modules-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate secop-modules 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate secop-modules 0.1.3
[INFO] finished tweaking crates.io crate secop-modules 0.1.3
[INFO] tweaked toml for crates.io crate secop-modules 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secop-modules 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding mlzlog v0.7.0 (available: v0.8.3)
[INFO] [stderr]       Adding mlzutil v0.2.2 (available: v0.4.1)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 079ab0f75abe2ccc413af935f96806b058bd7ba74e93be74c806ddaf7b4a1a02
[INFO] running `Command { std: "docker" "start" "-a" "079ab0f75abe2ccc413af935f96806b058bd7ba74e93be74c806ddaf7b4a1a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079ab0f75abe2ccc413af935f96806b058bd7ba74e93be74c806ddaf7b4a1a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079ab0f75abe2ccc413af935f96806b058bd7ba74e93be74c806ddaf7b4a1a02", kill_on_drop: false }`
[INFO] [stdout] 079ab0f75abe2ccc413af935f96806b058bd7ba74e93be74c806ddaf7b4a1a02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97fb0b9b7836bb54d222af22409349eb4439accd05a2eb99c8761a9a9e672a3
[INFO] running `Command { std: "docker" "start" "-a" "d97fb0b9b7836bb54d222af22409349eb4439accd05a2eb99c8761a9a9e672a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling systemstat v0.1.12
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling mlzutil v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling mlzlog v0.7.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling secop-derive v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling secop-core v0.1.3
[INFO] [stderr]    Compiling secop-modules v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stdout] 208 | enum Mode {
[INFO] [stdout]     |      ---- `ModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stdout] 218 | struct PID {
[INFO] [stdout]     |        --- `PIDType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `ModuleBase` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Drop` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.84s
[INFO] running `Command { std: "docker" "inspect" "d97fb0b9b7836bb54d222af22409349eb4439accd05a2eb99c8761a9a9e672a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97fb0b9b7836bb54d222af22409349eb4439accd05a2eb99c8761a9a9e672a3", kill_on_drop: false }`
[INFO] [stdout] d97fb0b9b7836bb54d222af22409349eb4439accd05a2eb99c8761a9a9e672a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62ce3c63679e8ec24b9638b4bfd5697f3d5841e0548e6c57bd7d563473edca99
[INFO] running `Command { std: "docker" "start" "-a" "62ce3c63679e8ec24b9638b4bfd5697f3d5841e0548e6c57bd7d563473edca99", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stdout] 208 | enum Mode {
[INFO] [stdout]     |      ---- `ModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stdout] 218 | struct PID {
[INFO] [stdout]     |        --- `PIDType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `ModuleBase` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Drop` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling secop-modules v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stdout] 208 | enum Mode {
[INFO] [stdout]     |      ---- `ModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stdout] 218 | struct PID {
[INFO] [stdout]     |        --- `PIDType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `ModuleBase` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Drop` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "62ce3c63679e8ec24b9638b4bfd5697f3d5841e0548e6c57bd7d563473edca99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ce3c63679e8ec24b9638b4bfd5697f3d5841e0548e6c57bd7d563473edca99", kill_on_drop: false }`
[INFO] [stdout] 62ce3c63679e8ec24b9638b4bfd5697f3d5841e0548e6c57bd7d563473edca99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f19eb7c92e3fa5529e7699b0c5675cef7ca8eed563b22c7611ab23758d5090be
[INFO] running `Command { std: "docker" "start" "-a" "f19eb7c92e3fa5529e7699b0c5675cef7ca8eed563b22c7611ab23758d5090be", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simcryo.rs:207:10
[INFO] [stderr]     |
[INFO] [stderr] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stderr]     |          ^-------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `TypeDesc` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stderr] 208 | enum Mode {
[INFO] [stderr]     |      ---- `ModeType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simcryo.rs:217:10
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stderr]     |          ^-------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `TypeDesc` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stderr] 218 | struct PID {
[INFO] [stderr]     |        --- `PIDType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simcryo.rs:227:10
[INFO] [stderr]     |
[INFO] [stderr] 227 | #[derive(ModuleBase)]
[INFO] [stderr]     |          ^---------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `ModuleBase` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stderr] ...
[INFO] [stderr] 269 | pub struct SimCryo {
[INFO] [stderr]     |            ------- `SimCryo` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simcryo.rs:227:10
[INFO] [stderr]     |
[INFO] [stderr] 227 | #[derive(ModuleBase)]
[INFO] [stderr]     |          ^---------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `Drop` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stderr] ...
[INFO] [stderr] 269 | pub struct SimCryo {
[INFO] [stderr]     |            ------- `SimCryo` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/serial.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `ModuleBase` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stderr] ...
[INFO] [stderr] 60 | pub struct SerialComm {
[INFO] [stderr]    |            ---------- `SerialComm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/serial.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Drop` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stderr] ...
[INFO] [stderr] 60 | pub struct SerialComm {
[INFO] [stderr]    |            ---------- `SerialComm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/tcp.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `ModuleBase` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stderr] ...
[INFO] [stderr] 61 | pub struct TcpComm {
[INFO] [stderr]    |            ------- `TcpComm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/tcp.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Drop` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stderr] ...
[INFO] [stderr] 61 | pub struct TcpComm {
[INFO] [stderr]    |            ------- `TcpComm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/toellner.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `ModuleBase` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stderr] ...
[INFO] [stderr] 40 | pub struct ToellnerPS {
[INFO] [stderr]    |            ---------- `ToellnerPS` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/toellner.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(ModuleBase)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Drop` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stderr] ...
[INFO] [stderr] 40 | pub struct ToellnerPS {
[INFO] [stderr]    |            ---------- `ToellnerPS` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `secop-modules` (lib) generated 10 warnings
[INFO] [stderr] warning: `secop-modules` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secop_modules-c7123f403b9dd468)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secop_modules
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f19eb7c92e3fa5529e7699b0c5675cef7ca8eed563b22c7611ab23758d5090be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19eb7c92e3fa5529e7699b0c5675cef7ca8eed563b22c7611ab23758d5090be", kill_on_drop: false }`
[INFO] [stdout] f19eb7c92e3fa5529e7699b0c5675cef7ca8eed563b22c7611ab23758d5090be
